This is the complete list of members for nkGraphics::PostProcessPass, including all inherited members.
Exportable() | nkExport::Exportable | |
exportClassToTree(nkExport::Node *rootNode) override | nkGraphics::PostProcessPass | virtual |
getBackProcess() const | nkGraphics::PostProcessPass | |
getBlendState() const | nkGraphics::PostProcessPass | |
getCamera() const | nkGraphics::PostProcessPass | |
getName() const | nkGraphics::Pass | |
getParent() const | nkGraphics::Pass | |
getShader() const | nkGraphics::PostProcessPass | |
getType() const | nkGraphics::Pass | |
importClassFromTree(nkExport::Node *rootNode) override | nkGraphics::PostProcessPass | virtual |
Pass() | nkGraphics::Pass | |
render()=0 | nkGraphics::Pass | pure virtual |
setBackProcess(bool value) | nkGraphics::PostProcessPass | virtual |
setBlendState(BlendState *state) | nkGraphics::PostProcessPass | virtual |
setCamera(Camera *cam) | nkGraphics::PostProcessPass | |
setName(const nkMemory::StringView &name) | nkGraphics::Pass | |
setParent(TargetOperations *parent) | nkGraphics::Pass | |
setShader(Shader *shade) | nkGraphics::PostProcessPass | |
~Exportable() | nkExport::Exportable | virtual |
~Pass() | nkGraphics::Pass | virtual |